Undefined symbols for architecture x86_64: "_main", referenced from: implicit entry/start for main e
解決辦法:Swift : 在Build Phases 中的compile sources中添加APPDelegate.swift文件 Objective-C :在Build Phase ...
解決辦法:Swift : 在Build Phases 中的compile sources中添加APPDelegate.swift文件 Objective-C :在Build Phase ...